home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-06-10 | 600 b | 30 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = VennPalette
-
- INTERFACES = VennInspector.nib VennPalette.nib
- CLASSES = Venn.m VennCell.m VennInspector.m
-
- SOURCEMODE = 444
-
-
- MAKEFILEDIR = /usr/lib/nib
-
- INSTALLDIR = $(HOME)/Palettes
- INSTALLFLAGS = -c -m 755
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/palette.make
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-